Welcome![Sign In][Sign Up]
Location:
Search - ftp server

Search list

[Internet-NetworkFTPServer0.01

Description: 实现了ftp服务器端的功能 (1)FTP服务器运行FTPd守护进程,等待用户的FTP请求。 (2)用户运行FTP命令,请求FTP服务器为其服务。 (3)FTPd守护进程收到用户的FTP请求后,派生出子进程FTP与用户进程FTP交互,建立文件传输控制连接 (4)用户输入FTP子命令,服务器接收子命令,如果命令正确,双方各派生一个数据传输进程FTP-DATA,建立数据连接,进行数据传输。 (5)本次子命令的数据传输完,拆除数据连接,结束FTP-DATA进程。 (6)用户继续输入FTP子命令,重复(4)、(5)的过程,直至用户输入quit命令,双方拆除控制连接,结束文件传输,结束FTP进程。-realized the ftp server functions (1) run-FTPd FTP server daemon, FTP user request. (2) users running FTP, FTP server requests for services. (3)- FTPd Daemon FTP users received a request, derived from the process-the process of FTP and FTP user interaction, file transfer control to establish connection (4) User input FTP subcommands, the server receiving subcommand, if correct order, both parties have a data transmission process FTP-DATA, set up a data link for data transmission. (5) The second son of orders data transmission End, the demolition of data connectivity, the end of the FTP-DATA process. (6) users to import FTP subcommands, repeat (4), (5) the process until the user input quit order to remove control of linking the two sides, the end of file transfer, FTP end of the process.
Platform: | Size: 23552 | Author: | Hits:

[Internet-NetworkFTPServerClient

Description: c++编写的FTP服务器和客户端程序,支持服务器间互传文件-c prepared by the FTP server and client, server, support each other- paper
Platform: | Size: 10240 | Author: | Hits:

[Ftp ServerFTPServer

Description: ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;用VC6开发,在XP和2000系统上稳定运行。-ftpServer is a console based on the ftp server, be able to achieve most of the FTP server procedures; VC6 use development, In XP and 2000 systems and stable operation.
Platform: | Size: 3165184 | Author: 陈器 | Hits:

[CSharpFtp

Description: Ftp服务器端实现, 一个简单的ftp服务器端。用c#编写。简单容易理解-Ftp server-side realized, a simple ftp server-side. With c# Prepared. Simple and easy to understand
Platform: | Size: 17408 | Author: 000 | Hits:

[Ftp ClientFTP

Description: 一个用VC编写的FTP服务器源程序代码,可供参考学习-VC prepared using a FTP server source code is available for reference, study
Platform: | Size: 13312 | Author: | Hits:

[Internet-NetworkFTP

Description: FTP上传和下载.可以在FTP服务器上上传或者下载文件-FTP uploading and downloading. Can upload FTP server or download files
Platform: | Size: 176128 | Author: 唐振 | Hits:

[Internet-NetworkMyFtpServer

Description: 一个FTP服务器程序,提供端口设置,路径设置,账号密码管理等功能。-An FTP server program, the provision of port settings, path settings, account password management functions.
Platform: | Size: 45056 | Author: 小虎 | Hits:

[Ftp ServerFTP

Description: ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序-ftp server is a console based on the ftp server program, able to achieve most of the FTP server program
Platform: | Size: 238592 | Author: zhangqian | Hits:

[JSP/Javajava_ftpServer

Description: 用java写的ftp服务器程序,代码写的非常清晰易懂,几乎实现了所有的ftp server规范的要求,此可以根据此程序来实现自己特殊的功能,亦可以用作学习java服务期开发的典范。此程序为公司开发项目代码。-Using java to write the ftp server program, code written in very clear and easy to understand, almost all of the ftp server specification requirements, this can be achieved in accordance with the procedures of its own special features, but also to learn java can be used as a model for service development . This procedure code for the company development projects.
Platform: | Size: 1177600 | Author: jzk | Hits:

[Ftp ServerMini_ftp

Description: ftp的服务程序,C++编写的,功能强大的小型FTP服务器。-ftp service procedures, C++ prepared, powerful mini-FTP server.
Platform: | Size: 83968 | Author: 风兄弟 | Hits:

[Ftp ServerFtpServer

Description: 简单的ftp服务器例子代码.基本功能都有. 完全delphi代码。-Simple ftp server code example. The basic functions. Full delphi code.
Platform: | Size: 183296 | Author: xionglonghui | Hits:

[Technology ManagementFTP

Description: FTP服务器设置教程,通过此教程可以了解服务器的设置-FTP server settings Guide, through this tutorial can understand server settings
Platform: | Size: 1270784 | Author: 峰云 | Hits:

[Internet-Networkftp

Description: 实现客户端与服务器端通信、下载、上传等功能-The achievement of client and server-side communication, download, upload and other functions
Platform: | Size: 83968 | Author: 李风 | Hits:

[File OperateFTP_server

Description: 共享下载站,即我们所说的FTP服务器,FTP是英文File Transfer Protocol的缩写,中文意思是文件传输协议。用户通过FTP协议能够在两台联网的计算机之间相互传递文件,它是互联网上载递文件最主要的方法。 本附件将详细介绍架设ftp服务器的步骤与方法,还有遇到的问题和问题的处理。-Sharing download station, that is, we are talking about FTP server, FTP is the English acronym for File Transfer Protocol, the Chinese meant that file transfer protocol. Users through the FTP protocol to two networked computers transfer files between, it is uploaded onto the Internet the most important methods of document delivery. Of this Annex will describe in more detail the steps to set up ftp server and methods, there are problems and deal with the problem.
Platform: | Size: 355328 | Author: chutiange | Hits:

[Ftp ServerFtpServer

Description: 本程序是利用Visual C++开发的FTP服务端程序-This procedure is to use Visual C++ Developed FTP server program
Platform: | Size: 51200 | Author: cai junzhao | Hits:

[Ftp ClientFJDX-C3

Description: 针对中兴FTP服务器开发的一个联通C网的短信采集程序-ZTE FTP server for the development of a network message Unicom C acquisition procedures
Platform: | Size: 1096704 | Author: zhouyujie | Hits:

[Windows DevelopFtpServer

Description: 简易 ftp server for windows 测试版-Simple ftp server for windows beta version
Platform: | Size: 31744 | Author: 阿文 | Hits:

[Ftp Clientftp.tar

Description: ftp的服务器实现 c语言 unix网络编程 -ftp server c realize unix network programming language
Platform: | Size: 71680 | Author: radio | Hits:

[Ftp Serverserver

Description: ftp服务器,支持连接,上传,客户端列表,监听,建立连接-ftp servers, supports the connection, upload, client list, monitor, establish a connection
Platform: | Size: 59392 | Author: wudongfang | Hits:

[OtherSkyucFtpServer0925CHS

Description: Skyuc FTP Server是一个小巧的FTP服务端软件,耗用系统资源相当小,操作极其容易。 主要特点: 1.自定义欢迎消息,可选择是否显示软件版本 2.上传下载速度限制,并可以限定某个特定的时间段的速度 3.组设置及用户设置新增封闭IP和允许特定IP访问的功能 4.支持将日志写入文件,并可定义是否在日志中显示密码和欢迎消息 5.支持虚拟目录,可以映射不同的盘符的文件到根目录下 6.可以限制总用户数、单个IP连接数,不同用户可以设置不同的用户数限定 以及不同的速度限制,也可以应用组设置-err
Platform: | Size: 1424384 | Author: 张军 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net